home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000940_stiv@gsbs20.gs.uth.tmc.edu_Thu Sep 15 06:22:07 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from gsbs20.gs.uth.tmc.edu by cs.umb.edu with SMTP id AA12285
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 15 Sep 1994 12:22:08 -0400
  3. Received: by gsbs20.gs.uth.tmc.edu (4.1/SMI-4.1)
  4.     id AA09983; Thu, 15 Sep 94 11:22:07 CDT
  5. Date: Thu, 15 Sep 94 11:22:07 CDT
  6. From: stiv@gsbs20.gs.uth.tmc.edu (David Stivers)
  7. Message-Id: <9409151622.AA09983@gsbs20.gs.uth.tmc.edu>
  8. To: tex-k@cs.umb.edu
  9. Subject: dvijl bug report
  10.  
  11. I pulled down the 2.1 release of xdviljk, and compiled it
  12. under SunOS 4.1.3U1, using the new Sun ANSI compiler, and it
  13. crashes; the fault seems to be in kpathsea, which is 
  14. different than the one distributed with web2c (I've installed
  15. LaTeX2e, which apparently works OK, but I can't print anything,
  16. as dvips is also broken!).
  17.  
  18. Anyway, here is the output...
  19.  
  20. # dbx dviljk/dvilj2p
  21. (dbx)  run --D -v ~stiv/temp.dvi
  22. Running: dviljk/dvilj2p --D -v /home/stiv/temp.dvi 
  23. got POST command
  24. now reading font defsMallocating 8768 Bytes)...
  25. signal SEGV (no mapping at the fault address) in kpse_magstep_fix at line 93 in file "kpathsea/magstep.c"
  26.    93       *m_ret = real_dpi == mdpi ? (m - 1) * sign : 0;
  27. (dbx) 
  28.  
  29. David